projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6b278e
)
(fonts_changed_p): Comment improved.
author
Kenichi Handa
<handa@m17n.org>
Wed, 14 May 2008 01:47:59 +0000
(
01:47
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 14 May 2008 01:47:59 +0000
(
01:47
+0000)
src/dispnew.c
patch
|
blob
|
history
diff --git
a/src/dispnew.c
b/src/dispnew.c
index f61b18de444843f2a50f05cdaa8892b33cf941d7..4040048c024383487d78a3cde673ce66e0e1b3c7 100644
(file)
--- a/
src/dispnew.c
+++ b/
src/dispnew.c
@@
-324,7
+324,9
@@
static struct frame *frame_matrix_frame;
matrix adjustments. Redisplay must stop, and glyph matrices must
be adjusted when this flag becomes non-zero during display. The
reason fonts can be loaded so late is that fonts of fontsets are
- loaded on demand. */
+ loaded on demand. Another reason is that a line contains many
+ characters displayed by zero width or very narrow glyphs of
+ variable-width fonts. */
int fonts_changed_p;